{
  "generic": {
    "type": "generic_refuel_probe",
    "useVehicleTexture": true,
    "width": 0.34375,
    "height": 0.34375
  },
  "definitions": [
    {
      "subName": "",
      "name": "Refueling Probe",
      "extraMaterials": []
    }
  ],
  "rendering": {
    "animatedObjects": [
      {
        "objectName": "probe",
        "animations": [
          {
            "animationType": "translation",
            "variable": "Refuel",
            "centerPoint": [0.0,0.0,0.0],
            "axis": [0.0,0.0,3.0],
            "duration": 10
          }
        ]
      }
    ],
    "lightObjects": [],
    "customVariables": ["Refuel"],
    "particles": [],
    "modelType": "obj"
  },
  "general": {
    "name": "Refueling Probe",
    "health": 100,
    "materials": ["oredict:ingotIron:1","mts:unuparts.unuparts_crafting_unu_sheetmetal_panel_steel:0:4"]
  }
}